[INFO] cloning repository https://github.com/LINCnil/loutre
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LINCnil/loutre" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLINCnil%2Floutre", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLINCnil%2Floutre'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 784ef61787cba74a2afc1c204ffed852b76509fa
[INFO] checking LINCnil/loutre against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLINCnil%2Floutre" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LINCnil/loutre
[INFO] finished tweaking git repo https://github.com/LINCnil/loutre
[INFO] tweaked toml for git repo https://github.com/LINCnil/loutre written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LINCnil/loutre on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LINCnil/loutre already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e28267d119ca99e97ac97ff2c074991c762f41b578b0402d53d45f18ae8dbfc4
[INFO] running `Command { std: "docker" "start" "e28267d119ca99e97ac97ff2c074991c762f41b578b0402d53d45f18ae8dbfc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e28267d119ca99e97ac97ff2c074991c762f41b578b0402d53d45f18ae8dbfc4" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e28267d119ca99e97ac97ff2c074991c762f41b578b0402d53d45f18ae8dbfc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e28267d119ca99e97ac97ff2c074991c762f41b578b0402d53d45f18ae8dbfc4" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking dioxus-core-types v0.7.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking dioxus-cli-config v0.7.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.7.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling dioxus-document v0.7.2
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]     Checking syn v2.0.111
[INFO] [stderr]    Compiling wry v0.53.5
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking sledgehammer_utils v0.3.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling dioxus-desktop v0.7.2
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking self_cell v1.2.1
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking dioxus-config-macros v0.7.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling loutre v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(windows)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(windows)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 |     #[cfg(windows)]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] error: could not compile `loutre` (build script) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e28267d119ca99e97ac97ff2c074991c762f41b578b0402d53d45f18ae8dbfc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e28267d119ca99e97ac97ff2c074991c762f41b578b0402d53d45f18ae8dbfc4", kill_on_drop: false }`
[INFO] [stdout] e28267d119ca99e97ac97ff2c074991c762f41b578b0402d53d45f18ae8dbfc4
